Docsy + Custom configurations
Usage
- Click on the Use this Template button.
- Choose a Repository Name
- Click on the Create repository from template button.

Usage locally
- Go to our repository
https://github.com/<username>/<repository_name>
- Click on the Code button.
- Copy the URL
https://github.com/<username>/<repository_name>.git
- Open terminal
git clone --recurse-submodules --depth 1 https://github.com/<username>/<repository_name>.git
Run the website locally
hugo server
Documentation
This Docsy Template Project uses the Docsy theme, as well as providing a skeleton documentation structure for you to use. The full documentation can be found here.
ToDo
Deploy
Deploy to Netlify


Deploy to Netlify with Git
Deploy to Netlify button